Welcome![Sign In][Sign Up]
Location:
Search - Minimum Cost Flow

Search list

[Other resourcematlog

Description: 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes -logistics analysis tool kit. Facility location : Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated Vehicle routing facility location : VRP, VRP with time windows, the traveling salesman problem (TSP) Networks : Shortest path, min cost network flow, minimum spanning tree Geocoding problems : world city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout : Steepest descent Pairwise interchange (Constituencies) heuristic for QAP Material handling : Equipment selection General purpose : Linear programming using the revised simplex method, mixed-integer linear programming programming (MILP) branch and bound procedure Data : world cities with populations of at least 10,000, U.
Platform: | Size: 4853791 | Author: 陈宝文 | Hits:

[ADO-ODBCzuixiaofeiyong

Description: 给定一个有向图,根据上面的容量和费用问题,求出最小费用最大流来解决常见的工程问题-Given a directed graph, according to the capacity and cost issues above, find the minimum cost maximum flow to solve common engineering problems
Platform: | Size: 5120 | Author: ccl3l20qiel | Hits:

[matlabMinimumCostFlow

Description: 图论中,已知费用矩阵和容量矩阵的情况下,求最小费用最大流问题-In graph theory, the problem of minimum cost maximum flow is obtained in the case of known cost matrix and capacity matrix.
Platform: | Size: 1024 | Author: 周原成 | Hits:

[Othermain

Description: 解决了供电中最大供电情况下的最小花费问题,采用最小费用最大流中的EK算法- This paper solves the problem of minimum cost in the case of maximum power supply, and uses the EK algorithm of the minimum cost maximum flow
Platform: | Size: 1024 | Author: 亮建 | Hits:

[Othercdn.tar

Description: spfa算法,最小费用最大流,选址问题,网络流优化路径-spfa algorithm, the minimum cost maximum flow, location problems, network flow path optimization
Platform: | Size: 64512 | Author: liukun | Hits:

[AI-NN-PRMCMF

Description: 亲自手写 将路一个网络拓扑图(!针对有向图)利用最小费用最大流方法求最佳路径,C语言(曾在huawei codecraf 2017赛题中使用,效果良好)。-Hand to hand a road topology map (For directed graphs) Use the minimum cost maximum flow method to find the best path, C language (used in huawei codecraf 2017 issue, the effect is good).
Platform: | Size: 7168 | Author: dtq | Hits:

[OtherMiniCost_NoDirection

Description: 亲自手写 将路一个网络拓扑图 (!针对!无向图) 利用最小费用最大流方法求最佳路径,C语言(曾在huawei codecraf 2017赛题中使用,效果良好)。-Hand to hand a road topology map (For undirected) Use the minimum cost maximum flow method to find the best path, C language (used in huawei codecraf 2017 issue, the effect is good).
Platform: | Size: 372736 | Author: dtq | Hits:

[OS programmroject-coded

Description: 题目求网络的最小费用最大流-C语言 已经经过调试,没有问题!,-Topic for the network of minimum cost maximum flow- C language have been debugging, no problem!
Platform: | Size: 19456 | Author: BGS!4830 | Hits:

[File OperateBODW72

Description: 题目求网络的最小费用最大流-C语言 已经经过调试,没有问题!,-Topic for the network of minimum cost maximum flow- C language have been debugging, no problem!
Platform: | Size: 19456 | Author: NCBF!189653 | Hits:

[Otherysym614

Description: 配置文件为:config.php 1.全站自动更新 无需手动更新数据 2.搜索全面 全网的电影,视频,综艺,动漫都可以搜索观看 3.无后台 免去频繁入库的问题 整站自适应 手机电脑均可完美访问 4.整站多次优化,流畅的不像PHP程序,更像html 5.预留首页幻灯片修改 可以简单自由修改首页图片和跳转 更可以加广告! 6.预留公告栏 最新通知一目了然 7.预留底部版权和友情链接 自然流量增长更快 8.快速上手 简单配置 即可最低成本运营(Video tutorials: http://www.qlzx.me/archives/112.html Demo site: ys.qlzx.me The configuration file is: config.php 1. automatic updating of stations without updating data manually 2., search the entire network of movies, video, variety, animation, you can search to see 3. background eliminating frequent problems in adaptive mobile phone computer can access the perfect station 4. ZhengZhan optimization, smooth as PHP procedures, more like HTML 5., reserved home slide modify, you can simply modify the home page pictures and jump, more advertising! 6., reserve bulletin board, the latest notification at a glance 7. reserved for copyright and links at the bottom, natural flow growth faster 8. quick start, simple configuration, you can operate at minimum cost)
Platform: | Size: 257024 | Author: 1651561 | Hits:

[Linux-UnixHUAWEI_Code_Craft_2017-Final

Description: 华为挑战赛2017试题,关于服务器搭建的最小费用最大流问题(HUAWEI challenge 2017 exam,questions about the minimum cost and maximum flow of servers built)
Platform: | Size: 662528 | Author: 第十三个口袋 | Hits:

[Documentslingo解题

Description: 一些题目的lingo解答,如目标运输,最小费用最大流,整数规划等(Lingo solutions for some topics, such as target transportation, minimum cost maximum flow, integer programming, etc.)
Platform: | Size: 121856 | Author: 仓鼠丫丫 | Hits:

[matlabga-op

Description: Optimal Power flow(OPF) is allocating loads to plants for minimum cost while meeting the network constraints. It is formulated as an optimization problem of minimizing the total fuelvcost of all committed plant while meeting the network(power flow ) constraints. The variants of the problems are numerous which model the objective and the constraints in different ways
Platform: | Size: 57344 | Author: jmjmjm | Hits:

[Other最优化方法--MATLAB应用-源代码

Description: 最优化方法(最短路径,最小费用最大流等),MATLAB程序,提供函数(Optimization factor optimization method (shortest path, the minimum cost of maximum flow, etc.), MATLAB program, providing functions)
Platform: | Size: 74752 | Author: 弗吉尼亚 | Hits:

[matlabstatcom FACTS Devices

Description: statcom connection Abstract In deregulated power system, congestion management is a major problem due to operational constraints. Flexible AC transmission systems (FACTS) devices can be a choice to control the power flow in congested lines. This paper explores the use of two popular FACTS devices, TCSC and STATCOM for power flow control in electrical network and their capability to decongest the network. It suggests the optimal location of TCSC and STATCOM individually to relieve congestion with minimum power losses, voltage regulation and cost of the device. The proposed method has been verified on IEEE-14 bus system for its effectiveness. Simulation work is carried out in MATLAB software.
Platform: | Size: 7979 | Author: Mariya | Hits:

[matlabstatcom FACTS Devices

Description: ieee 14 bus Abstract In deregulated power system, congestion management is a major problem due to operational constraints. Flexible AC transmission systems (FACTS) devices can be a choice to control the power flow in congested lines. This paper explores the use of two popular FACTS devices, TCSC and STATCOM for power flow control in electrical network and their capability to decongest the network. It suggests the optimal location of TCSC and STATCOM individually to relieve congestion with minimum power losses, voltage regulation and cost of the device. The proposed method has been verified on IEEE-14 bus system for its effectiveness. Simulation work is carried out in MATLAB software.
Platform: | Size: 29639 | Author: Mariya | Hits:
« 1 2 ... 5 6 7 8 9 10»

CodeBus www.codebus.net